From ac8e00010a06f2b687de556c875b0b807818628e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Jun 2011 19:12:55 -0400 Subject: [PATCH] Add a scrollbar to the range testcase --- tests/a11y/range.txt | 107 ++++++++++++++++++++++++++----------------- tests/a11y/range.ui | 26 +++++++++-- 2 files changed, 89 insertions(+), 44 deletions(-) diff --git a/tests/a11y/range.txt b/tests/a11y/range.txt index cb9ce519e0..dfe18619b7 100644 --- a/tests/a11y/range.txt +++ b/tests/a11y/range.txt @@ -6,50 +6,75 @@ window1 layer: window alpha: 1 - scale1 - "slider" + grid1 + "panel" parent: window1 index: 0 - state: enabled focusable horizontal sensitive showing visible + state: enabled horizontal sensitive showing visible toolkit: gail layer: widget alpha: 1 - - text: ?45.5 - character count: 5 - caret offset: 0 - default attributes: left-margin: 0 - right-margin: 0 - indent: 0 - invisible: false - editable: false - pixels-above-lines: 0 - pixels-below-lines: 0 - pixels-inside-wrap: 0 - bg-full-height: 0 - scale: 1 - rise: 0 - underline: none - strikethrough: false - bg-stipple: false - fg-stipple: false - fg-color: - bg-color: - wrap-mode: word - justification: left - size: - weight: - family-name: - stretch: - variant: - style: - language: - direction: - - action 0 name: activate - - minimum value: 0.500000 - maximum value: 99.500000 - current value: 45.500000 - minimum increment: 0.500000 + scrollbar1 + "scroll bar" + parent: grid1 + index: 0 + state: enabled focusable horizontal sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + + action 0 name: activate + + minimum value: 0.500000 + maximum value: 99.500000 + current value: 45.500000 + minimum increment: 0.500000 + scale1 + "slider" + parent: grid1 + index: 1 + state: enabled focusable horizontal sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + + text: ‎45.5 + character count: 5 + caret offset: 0 + default attributes: left-margin: 0 + right-margin: 0 + indent: 0 + invisible: false + editable: false + pixels-above-lines: 0 + pixels-below-lines: 0 + pixels-inside-wrap: 0 + bg-full-height: 0 + scale: 1 + rise: 0 + underline: none + strikethrough: false + bg-stipple: false + fg-stipple: false + fg-color: + bg-color: + wrap-mode: word + justification: left + size: + weight: + family-name: + stretch: + variant: + style: + language: + direction: + + action 0 name: activate + + minimum value: 0.500000 + maximum value: 99.500000 + current value: 45.500000 + minimum increment: 0.500000 diff --git a/tests/a11y/range.ui b/tests/a11y/range.ui index 21dee12507..9c1ac450fa 100644 --- a/tests/a11y/range.ui +++ b/tests/a11y/range.ui @@ -13,10 +13,30 @@ False popup - + True - True - adjustment1 + + + True + True + adjustment1 + + + 0 + 0 + + + + + True + True + adjustment1 + + + 1 + 0 + + -- 2.30.2